home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
22
/
1
/
DISK2217.ZIP
/
VGA.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-04-29
|
357b
|
11 lines
@echo off
REM This batch file prepares Fractal Grafics to start up with a VGA display.
REM (The startup file for VGA is the same as for EGA.)
REM Type A:INSTALL and press Enter for instructions.
REM
echo Now preparing VGA start-up file...
ren EGASTART.PCX STARTUP.PCX
echo Fractal Grafics will now start up with a VGA display.
type INSTALL2.TXT